[INFO] cloning repository https://github.com/n33levo/rift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n33levo/rift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn33levo%2Frift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn33levo%2Frift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c371c88a497225dd0061821775546c22a4a5dccf
[INFO] testing n33levo/rift against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn33levo%2Frift" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/n33levo/rift
[INFO] finished tweaking git repo https://github.com/n33levo/rift
[INFO] tweaked toml for git repo https://github.com/n33levo/rift written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n33levo/rift on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n33levo/rift already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6358bfd563cb6140cc58addc51fed497257777c50c9801bfb146b3bf49b0acb6
[INFO] running `Command { std: "docker" "start" "-a" "6358bfd563cb6140cc58addc51fed497257777c50c9801bfb146b3bf49b0acb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6358bfd563cb6140cc58addc51fed497257777c50c9801bfb146b3bf49b0acb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6358bfd563cb6140cc58addc51fed497257777c50c9801bfb146b3bf49b0acb6", kill_on_drop: false }`
[INFO] [stdout] 6358bfd563cb6140cc58addc51fed497257777c50c9801bfb146b3bf49b0acb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7a6d911c0919bf32ce2d48b41c2b6b133f9946cd48382f7a94e6e4c8e2c70f1
[INFO] running `Command { std: "docker" "start" "-a" "b7a6d911c0919bf32ce2d48b41c2b6b133f9946cd48382f7a94e6e4c8e2c70f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libp2p-tls v0.5.0
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling libp2p-quic v0.11.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling libp2p-mdns v0.46.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling libp2p-ping v0.45.0
[INFO] [stderr]    Compiling libp2p-relay v0.18.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.12.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling libp2p-stream v0.2.0-alpha
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling wh-core v0.1.0 (/opt/rustwide/workdir/crates/wh-core)
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling wh-daemon v0.1.0 (/opt/rustwide/workdir/crates/wh-daemon)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/wh-daemon/src/server.rs:295:41
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...                   Err(e) if retry_count < max_retries => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling wh-cli v0.1.0 (/opt/rustwide/workdir/crates/wh-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "b7a6d911c0919bf32ce2d48b41c2b6b133f9946cd48382f7a94e6e4c8e2c70f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a6d911c0919bf32ce2d48b41c2b6b133f9946cd48382f7a94e6e4c8e2c70f1", kill_on_drop: false }`
[INFO] [stdout] b7a6d911c0919bf32ce2d48b41c2b6b133f9946cd48382f7a94e6e4c8e2c70f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4ea6ad49a2eeac601de57a9734e5ec76d7b8e893a48e3fa88e1b00225cf4d76
[INFO] running `Command { std: "docker" "start" "-a" "c4ea6ad49a2eeac601de57a9734e5ec76d7b8e893a48e3fa88e1b00225cf4d76", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/wh-daemon/src/server.rs:295:41
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...                   Err(e) if retry_count < max_retries => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wh-core v0.1.0 (/opt/rustwide/workdir/crates/wh-core)
[INFO] [stderr]    Compiling wh-daemon v0.1.0 (/opt/rustwide/workdir/crates/wh-daemon)
[INFO] [stderr]    Compiling wh-cli v0.1.0 (/opt/rustwide/workdir/crates/wh-cli)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/wh-daemon/src/server.rs:295:41
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...                   Err(e) if retry_count < max_retries => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.19s
[INFO] running `Command { std: "docker" "inspect" "c4ea6ad49a2eeac601de57a9734e5ec76d7b8e893a48e3fa88e1b00225cf4d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4ea6ad49a2eeac601de57a9734e5ec76d7b8e893a48e3fa88e1b00225cf4d76", kill_on_drop: false }`
[INFO] [stdout] c4ea6ad49a2eeac601de57a9734e5ec76d7b8e893a48e3fa88e1b00225cf4d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e386c5cb9295696378dbb0418501dce0f64e1618bf686e57d19f16a7c6a860df
[INFO] running `Command { std: "docker" "start" "-a" "e386c5cb9295696378dbb0418501dce0f64e1618bf686e57d19f16a7c6a860df", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> crates/wh-daemon/src/server.rs:295:41
[INFO] [stderr]     |
[INFO] [stderr] 295 | ...                   Err(e) if retry_count < max_retries => {
[INFO] [stderr]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wh-daemon` (lib) generated 1 warning (run `cargo fix --lib -p wh-daemon` to apply 1 suggestion)
[INFO] [stderr] warning: `wh-daemon` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rift-3a987fdd88072e24)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wh_core-7fcd0835468381ec)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test config::tests::test_builder_pattern ... ok
[INFO] [stdout] test crypto::tests::test_full_encryption_flow ... ok
[INFO] [stdout] test crypto::tests::test_encryption_roundtrip ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test crypto::tests::test_keypair_generation ... ok
[INFO] [stdout] test crypto::tests::test_key_exchange ... ok
[INFO] [stdout] test network::identity::tests::test_rift_link ... ok
[INFO] [stdout] test secrets::tests::test_parse_env ... ok
[INFO] [stdout] test network::identity::tests::test_identity_generation ... ok
[INFO] [stdout] test secrets::tests::test_encryption_roundtrip ... ok
[INFO] [stdout] test network::identity::tests::test_save_and_load ... ok
[INFO] [stderr]      Running tests/approval_test.rs (/opt/rustwide/target/debug/deps/approval_test-6fe64640969c0472)
[INFO] [stdout] test secrets::tests::test_to_env_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_auto_approve_bypasses_check ... ok
[INFO] [stdout] test test_approval_event_flow ... ok
[INFO] [stdout] test test_multiple_pending_approvals ... ok
[INFO] [stdout] test test_approval_denied ... ok
[INFO] [stdout] test test_approval_channel_cleanup ... ok
[INFO] [stdout] test test_approval_granted ... ok
[INFO] [stdout] test test_approval_timeout ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/secrets_test.rs (/opt/rustwide/target/debug/deps/secrets_test-cdedd82ab03375c7)
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_empty_vault_encryption ... ok
[INFO] [stdout] test test_secrets_encryption_roundtrip ... ok
[INFO] [stdout] test test_secrets_wrong_recipient_fails ... ok
[INFO] [stderr]      Running tests/smoke_test.rs (/opt/rustwide/target/debug/deps/smoke_test-546d1b72cc5aff3e)
[INFO] [stdout] test test_env_file_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_tcp_echo_server ... ok
[INFO] [stdout] test test_config_creation ... ok
[INFO] [stdout] test test_bridge_function_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tunnel_integration.rs (/opt/rustwide/target/debug/deps/tunnel_integration-d4ac64abedd473f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_bridge_function_exists ... ok
[INFO] [stdout] [2m2026-05-05T02:31:36.463647Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Local peer ID: 12D3KooWEpJ7cya9MCumfmqsCLzLFNRUTSDGYwo6XtLzR2Y88fNP
[INFO] [stdout] [2m2026-05-05T02:31:36.466744Z[0m [32m INFO[0m [2mlibp2p_swarm[0m[2m:[0m [3mlocal_peer_id[0m[2m=[0m12D3KooWEpJ7cya9MCumfmqsCLzLFNRUTSDGYwo6XtLzR2Y88fNP
[INFO] [stdout] [2m2026-05-05T02:31:36.466926Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN
[INFO] [stdout] [2m2026-05-05T02:31:36.467147Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa
[INFO] [stdout] [2m2026-05-05T02:31:36.468685Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Local peer ID: 12D3KooWFXAr8tUFRSGZ8XGzCQ6raBP3fc1SgerhTmiPvSorjFxq
[INFO] [stdout] [2m2026-05-05T02:31:36.468658Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN)]
[INFO] [stdout] [2m2026-05-05T02:31:36.471076Z[0m [32m INFO[0m [2mlibp2p_swarm[0m[2m:[0m [3mlocal_peer_id[0m[2m=[0m12D3KooWFXAr8tUFRSGZ8XGzCQ6raBP3fc1SgerhTmiPvSorjFxq
[INFO] [stdout] [2m2026-05-05T02:31:36.471171Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN
[INFO] [stdout] [2m2026-05-05T02:31:36.471305Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Dialing bootstrap peer: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa
[INFO] [stdout] [2m2026-05-05T02:31:36.472246Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN)]
[INFO] [stdout] [2m2026-05-05T02:31:36.472499Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa)]
[INFO] [stdout] [2m2026-05-05T02:31:36.472889Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip4/127.0.0.1/udp/9002/quic-v1
[INFO] [stdout] [2m2026-05-05T02:31:36.473077Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip6/::1/udp/9002/quic-v1
[INFO] [stdout] [2m2026-05-05T02:31:36.479516Z[0m [33m WARN[0m [2mwh_core::network::swarm[0m[2m:[0m Failed to connect to QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Failed to negotiate transport protocol(s): [(/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa: Multiaddr is not supported: /dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa)]
[INFO] [stdout] [2m2026-05-05T02:31:36.490727Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip4/127.0.0.1/udp/9001/quic-v1
[INFO] [stdout] [2m2026-05-05T02:31:36.501488Z[0m [32m INFO[0m [2mwh_core::network::swarm[0m[2m:[0m Listening on /ip6/::1/udp/9001/quic-v1
[INFO] [stdout] test test_end_to_end_tunnel ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p wh-core --test tunnel_integration`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_end_to_end_tunnel stdout ----
[INFO] [stdout] 
[INFO] [stdout] === Starting End-to-End Tunnel Test ===
[INFO] [stdout] 
[INFO] [stdout] [Setup] Starting target server on port 3000
[INFO] [stdout] [Target Server] Listening on 127.0.0.1:3000
[INFO] [stdout] [Setup] Starting Peer A (sharer)
[INFO] [stdout] [Peer A] Link: rift://12D3KooWEpJ7cya9MCumfmqsCLzLFNRUTSDGYwo6XtLzR2Y88fNP
[INFO] [stdout] [Peer A] Started listening
[INFO] [stdout] [Setup] Starting Peer B (connector)
[INFO] [stdout] [Peer A] Waiting for incoming streams...
[INFO] [stdout] [Test] Waiting for Peer B to connect to Peer A...
[INFO] [stdout] [Peer B] Local listener started on 127.0.0.1:8080
[INFO] [stdout] [Peer B] Starting network polling loop...
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 510.62278ms)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 717.548566ms)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 922.357602ms)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.123151398s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.327087804s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.5272932s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.728869896s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 1.929315402s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.130749298s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.335905025s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.537930741s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.739268617s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 2.942390453s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.153226309s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.356007125s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.563164161s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.766645257s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 3.976829153s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.180026339s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.389586245s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.596975001s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 4.807981787s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Attempting to connect to Peer A (elapsed: 5.009527233s)...
[INFO] [stdout] [Peer B] Connection attempt failed: Dial error: Dial error: no addresses for peer. (will retry)
[INFO] [stdout] [Peer B] Giving up after 5 seconds
[INFO] [stdout] Error: "Peer B failed to connect"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_end_to_end_tunnel
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e386c5cb9295696378dbb0418501dce0f64e1618bf686e57d19f16a7c6a860df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e386c5cb9295696378dbb0418501dce0f64e1618bf686e57d19f16a7c6a860df", kill_on_drop: false }`
[INFO] [stdout] e386c5cb9295696378dbb0418501dce0f64e1618bf686e57d19f16a7c6a860df
